Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kie-issues#1487: Upgrade “ajv” to v8.17.x on kie-tools packages #2600

Merged
merged 10 commits into from
Sep 20, 2024

Conversation

ljmotta
Copy link
Contributor

@ljmotta ljmotta commented Sep 18, 2024

Closes apache/incubator-kie-issues#1487

Description

  • Upgrade ajv to 8.17.1;
  • Add ajv-formats as it's not automatically added;
  • Add ajv-draft-04 to make it compatible with draft 04;
  • General adjustments, fixing typos and removing unused variables;
  • Add missing mock data and configuration to use the runtimes-tools-process-dev-ui-webapp dev app.
  • Add array fallback (?? []) in the gateway API (runtime-tools-process-gateway-api)
  • Improve the runtime-tools-shared-enveloped-components React form parser. Instead of using : to get the form name, it uses the : React.FC.
  • Add missing cors dev dependency in the runtime-tools-task-console-webapp package.
  • Simplify and update uniforms-patternfly DateField tests

@ljmotta ljmotta added the area:dependencies Pull requests that update a dependency file label Sep 18, 2024
@ljmotta ljmotta self-assigned this Sep 18, 2024
@tiagobento tiagobento merged commit c1c736b into apache:main Sep 20, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade “ajv” to v8.17.x on kie-tools packages
3 participants